Skip to content

Conversation

@Evaristekanova
Copy link
Collaborator

What does this PR do?

  • add role to admin
  • add role to vendor
  • add role to customer

issue[fix roles]

@vercel
Copy link

vercel bot commented May 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ecommerce-app-legends-bn ❌ Failed (Inspect) May 14, 2023 7:55am


const hashedPassword = await hashPassword(password);
let newRole = await db.role.create({
let newRole = await db.role.findOne({
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete ·· prettier/prettier

@Evaristekanova Evaristekanova changed the title adding role id in getting all users response Issue of fixing all related to the roles May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants